home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / bbs / tut17.zip / SYSOP.TXT < prev    next >
Text File  |  1996-06-11  |  9KB  |  228 lines

  1.  
  2.                    __________________________________
  3.                                 
  4.                         TUTS REVENGE PYRAMID 13
  5.                          Copyright (c)  1991-96
  6.                         Written by: Danny Davis
  7.                                     Mark Brown
  8.                   ___________________________________
  9.  
  10.  
  11.  
  12.                             Shareware Notice
  13.                             ----------------
  14.      
  15.         This program is not free by any means.  You are welcomed to try
  16.         and evaluate the program for a period of 30 days.  After this
  17.         period of time if you continue to use this program you are
  18.         expected to register it.  Under no circumstances shall any
  19.         individual(s) sell, or in anyway make profit from this program
  20.         without prior written permission from the author.  Nor shall any
  21.         individual(s) be allowed to decompile or alter the program
  22.         structure in any such way or form.
  23.  
  24.                             Warranty Notice
  25.                             ---------------
  26.  
  27.         This program is provided "AS IS" without any warranty, expressed
  28.         or implied.  Any person using this software assumes the risk
  29.         involved in doing so.  In no event shall I, Danny Davis, or any
  30.         of my co-authors be held liable in anyway for any direct or
  31.         indirect losses arising out of the use of or inability to use
  32.         this software.
  33.  
  34.  
  35.                              REQUIREMENTS:
  36.                              -------------
  37.                               CGA Monitor
  38.                            IMB XT/AT/386/486
  39.  
  40.  
  41.                                BBS  INFO
  42.                                ---------
  43.                           Wildcat 2,X, and 3.0
  44.                           Gap v4.0 and Greater
  45.                              Pcboard v14.0
  46.                        QuickBBS v2.64 thru v2.75
  47.                                 Spitfire
  48.                            DIGIBOARD SUPPORT
  49.  
  50.         Drop files that can be made to work with this software are as
  51.         follows:
  52.                                 DOOR.SYS
  53.                               SFDOORS.DAT
  54.                     DORINFOx.DEF (x-node ID numbers)
  55.                               CALLINFO.BBS
  56.  
  57.  
  58. INSTALLATION OF THE DOOR:
  59. -------------------------
  60.  
  61.      USING THE INSTALL PROGRAM:
  62.      --------------------------
  63.  
  64.      Use the utility program to configure the configuration file to meet
  65.      your specifications by typing UTILITY INSTALL.
  66.  
  67.      Line 1 - Full Path to the BBS Default Directory (where DOOR.SYS is)
  68.      Line 2 - Name of the BBS
  69.      Line 3 - IRQ for this Port. If running COM ports other than 1 or 2
  70.               this must be the IRQ that will be used for that Port. If
  71.               running on COM 1 or COM 2 or using a DigiBoard, this can
  72.               be set to 0.
  73.      Line 4 - Base Address for this Port (In Hex). If running ports other
  74.               than 1 or 2 this must be the Base Address that will be used
  75.               for that Port. If running on COM 1 or COM 2 or using a
  76.               DigiBoard, this can be set to 0.
  77.      Line 5 - The COM Port Interface to use:
  78.               STANDARD    = Regular Communications Port Interface. This
  79.                             is what you would normally use.
  80.               DIGIBOARD   = Direct DigiBoard Programming Interface. Must
  81.                             be used in conjunction with a program called
  82.                             RESETDIG.EXE. If you don't have this program
  83.                             but have a DigiBoard, then use the following
  84.                             option.
  85.               INT14/EBIOS = Indirect DigiBoard Support via a Device Driver.
  86.                             All Communications to the DigiBoard (or any
  87.                             board that supports INT14/EBIOS) are performed
  88.                             via a Software Interrupt that the Device Driver
  89.                             handles.
  90.               FOSSIL      = If you are using a FOSSIL device
  91.      Line 6 - If using a DigiBoard, this is the Memory Window, or the
  92.               address the card uses as a communications area between
  93.               the card and the Host Computer. Only needed if using
  94.               an Interface set to DIGIBOARD. If using STANDARD or
  95.               INT14/EBIOS, can be set to 0.
  96.      Line 7 - If using a DigiBoard, this is the I/O Port address that
  97.               the Board is attached to. Only needed if using an
  98.               Interface set to DIGIBOARD. If using STANDARD or
  99.               INT14/EBIOS, can be set to 0.
  100.      Line 8 - If using a DigiBoard, this is the Channel Number for
  101.               this port on the Digi. This is REQUIRED for DIGIBOARD
  102.               and INT14/EBIOS Interfaces. This is 1 - 8 for the
  103.               DIGIBOARD Interface and usually 4 - 11 for the INT14/EBIOS
  104.               Interface. This number tells the program which of the
  105.               Com Ports on the DigiBoard it should use.
  106.      Line 9 - Will be the SYSOP name
  107.     Line 10 - Drop File That you have
  108.               DOOR.SYS - WC30, Gap
  109.               SFDOORS.DAT - Spitfire
  110.               DORINFOx.DEF - RBBS, QBBS, SBBS
  111.     Line 11 - Baud Rate
  112.     Line 12 - Page Allowed
  113.               1 = YES  0 = NO
  114.     Line 13 - Maxtime ALlowed Per Session
  115.     Line 14 - Number Of Times Allowed To Play Per Day
  116.     Line 15 - Bonus for clearing first row
  117.     Line 16 - Bonus for clearing second row
  118.     Line 17 - Bonus for clearing third row
  119.     Line 18 - Bonus for clearing fourth row
  120.     Line 19 - Bonus for clearing fifth row
  121.     Line 20 - Bonus for clearing sixth row
  122.     Line 21 - Bonus for clearing seventh row
  123.     Line 22 - Path For Ascii Hi-Score
  124.     Line 23 - Path For Ascii Hi-Score
  125.     Line 24 - Number Of Turns Per Each Time In Game
  126.  
  127.  
  128. BATCH Files For Various BBS
  129.  
  130.      WILDCAT 2.X and 3.X DOOR#.BAT :
  131.      -------------------------------
  132.  
  133.           CD\WILDCAT\DOOR\TUT
  134.           TUT TUT01.CNF
  135.           CD\WILDCAT
  136.           CAT
  137.  
  138.  
  139.      QuickBBS & DORINFOx.DEF  (a TYPE 15 for QuickBBS)
  140.      -----------------------
  141.  
  142.           You may specify up to 9 different DorinfoX.def 's by    
  143.           selection from within the install program.
  144.  
  145.  
  146.           C:
  147.           CD\DOORS\TUT
  148.           TUT TUT01.CNF
  149.           C:
  150.           CD\QBBS
  151.           GOTO RESTART
  152.  
  153.  
  154.           To run as a type 7 (for QuickBBS), simply put the TUT.BAT
  155.           file in the QuickBBS directory, using "*C /C TUT.BAT" in
  156.           the optional data line in the type 7 menu.  (there are  
  157.           other ways to do it, this is the easiest).
  158.  
  159.      Gap and Pcboard:
  160.      ----------------
  161.  
  162.           DOOR#.BAT
  163.           CD\DOOR\TUT
  164.           TUT TUT01.CNF
  165.           CD\GAP
  166.           GAP
  167.  
  168.  
  169.      For Local Players (Non BBS)
  170.      ---------------------------
  171.  
  172.           TUT.EXE Plus use the /LOCAL command
  173.  
  174.     Maintenance :
  175.     -------------
  176.         Also part of the UTILITY program also allows you to run a
  177.         maintenance program to keep the player.dat file clean.  By
  178.         passing a nuber value from 7-30 you can specify how many days
  179.         you will allow a user to stay in the door before being deleted.
  180.  
  181.         i.e.  UTILITY MAINT 17   'this allows 17 days before a player is
  182.                                   deleted for non-use
  183.  
  184.     Bulletin Generator :
  185.     --------------------
  186.  
  187.         This file can be ran each time the door is exited or in a
  188.         nightly batch file.  It will make a ANSI and a ASCII Bulletin
  189.         from the information you specify in your installation module.
  190.  
  191.         command .....   UTILITY BULL
  192.  
  193.     Page and Comm Control Files :
  194.     -----------------------------
  195.          Read the PAGE.CTL file and configure it to
  196.          meet your needs.
  197.  
  198.  
  199.     Multi - Line BBS :
  200.     ------------------
  201.          Well this is a rather simple task.  When you run the install
  202.          program you can pick upto 4 different configuration files.
  203.          To run this door as a multi door all you need to do is place
  204.          the following statement:
  205.  
  206.                 TUT TUT01.CNF
  207.  
  208.